# Composable ML reference {: #composable-ml-reference }

Topic | Describes...
----- | ------------
[Blueprints in the AI Catalog](cml-catalog) | How to save, edit, share, and re-use blueprints from the AI Catalog.
[Validation schema](cml-validation) | How to define the expected input and output data requirements for a given custom task.
[Sentiment analysis example](cml-sentiment-example) | A tip for capturing Text sentiments using Composable ML.
[Composable ML considerations](cml-consider) | Considerations to be aware of when working with Composable ML.


## Learn more {: #learn-more }

The following resources are available to provide more information.

### Read and view {: #read-and-view }

* [Demo video](https://www.datarobot.com/platform/composable-ml/){ target=_blank }
* [AutoML and Composable ML blog](https://www.datarobot.com/blog/building-ai-with-automl-and-composable-ml/){ target=_blank }

### Try it {: #try-it }

* The Blueprint Workshop provides tools for building and editing blueprints using a programmatic interface. Visit the:
	* [Homepage](https://blueprint-workshop.datarobot.com/index.html#){ target=_blank } for easy access to setup, tutorials, examples, and an API reference.
	* [Walkthough](https://blueprint-workshop.datarobot.com/examples/walkthrough/Walkthrough.html){ target=_blank } of the most popularly used functionality in the Blueprint Workshop.
* [Task templates](https://github.com/datarobot/datarobot-user-models/tree/master/task_templates){ target=_blank }
* [Drop-in environments](https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments){ target=_blank }
